@charset "utf-8";
/* css reset www.admin10000.com */
* {
  box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
  transition: color 0.4s;
}
a:hover {
  text-decoration: none;
  color: #34548d;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
ul,
p {
  margin: 0;
}
a:hover {
  color: #34548d;
}
.text-hidden {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-hidden2 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.text-hidden3 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.IndexContent {
  /*width: 1200px;*/
  margin: 0 auto;
  /*max-width: 1200px;*/
}
.paddingL {
  padding-left: 0;
}
.paddingR {
  padding-right: 0;
}
.headerG {
  background: #eeeeee;
  padding: 10px 0;
}
.headerG .IndexContent {
  display: flex;
  align-items: center;
  justify-content: center;
}
.headerG .IndexContent .headerGItem {
  width: 65%;
  margin-left: 2%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: wrap;
}
.headerG .IndexContent .headerGItem li {
  width: 33.3%;
}
.headerG .IndexContent .headerGItem li a {
  line-height: 2;
  display: block;
  color: #666;
  font-size: 12px;
}
.qglm {
  background: #f6b84b;
}
.qglm .IndexContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
}
.qglm .IndexContent a {
  font-size: 13px;
  color: #666;
}
.TopLogo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: solid 1px #eeeeee;
  padding: 20px 0;
}
.TopLogo .logo {
  width: 20.5625rem;
}
.TopLogo .logoRight {
  display: flex;
  justify-content: space-between;
}
.TopLogo .logoRight .seach .seachInput {
  width: 20rem;
  border: solid 2px #34548d;
  height: 40px;
  background: url(../images/icon_ss.png) no-repeat left 8px center;
  background-size: 18px;
  padding-left: 30px;
  display: inline-block;
  vertical-align: top;
  margin-right: -8px;
  margin-bottom: 0;
}
.TopLogo .logoRight .seach .btn {
  padding: 0;
  margin-bottom: 0;
  width: 115px;
  height: 40px;
  line-height: 40px;
  background: #34548d;
  border: none;
  color: #fff;
  display: inline-block;
  vertical-align: top;
}
.TopLogo .logoRight .seach .hot {
  line-height: 2;
  font-size: 14px;
  color: #666;
}
.TopLogo .logoRight .seach .hot a {
  color: #666;
  margin: 0 5px;
}
.TopLogo .logoRight .seach .hot a.on {
  color: #34548d;
}
.TopLogo .logoRight .tgBtn {
  width: 10.9375rem;
  height: 50px;
  background: url(../images/tg_btn.png) no-repeat;
  display: block;
  margin-left: 2.5rem;
}
.navCon {
  background: #34548d;
}
.navCon .nav {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.navCon .nav li {
  position: relative;
  flex: 1;
  text-align: center;
}
.navCon .nav li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
  width: 1px;
  height: 30px;
  background: rgba(255, 255, 255, 0.27);
}
.navCon .nav li:last-child::after {
  display: none;
}
.navCon .nav li a {
  display: block;
  font-size: 16px;
  color: #ffffff;
  line-height: 65px;
  position: relative;
}
.navCon .nav li a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 15px;
  background: rgba(255, 255, 255, 0.07);
}
.divGg {
  margin: 20px auto;
}
.divGg img {
  max-width: 100%;
}
.swiperNews .slideItem {
  position: relative;
}
.swiperNews .slideItem img {
  width: 100%;
}
.swiperNews .slideItem p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.56);
  line-height: 3;
  color: #fff;
  padding-left: 10px;
}
.swiperNews .swiper-pagination {
  position: absolute;
  bottom: 0;
  right: 20px;
  text-align: right;
  width: auto;
  left: inherit;
}
.swiperNews .swiper-pagination span {
  width: 11px;
  height: 11px;
  background: #fff;
}
.swiperNews .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #fc114a;
}
.indexTitle {
  width: 100%;
  border-bottom: solid 2px #34548d;
  position: relative;
}
.indexTitle::after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 22px;
  margin-top: -11px;
  background: #34548d;
}
.indexTitle a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 22px;
  color: #1f1f1f;
  line-height: 2;
}
.indexTitle a i {
  display: inline-block;
  vertical-align: middle;
  padding: 1px 20px;
  height: 38px;
  line-height: 38px;
  font-weight: bold;
  background: #34548d;
  color: #fff;
}
.indexTitle a span {
  width: 113px;
  height: 38px;
  background:#34548d;
  text-align: center;
  line-height:  38px;
  font-size: 18px;
  color: #FFFFFF;
}
.indexYW .indexYWItem {
  padding: 10px 0;
}
.indexYW .indexYWItem li {
  line-height: 2.45;
}
.indexYW .indexYWItem li span {
  margin-top: 4px;
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.indexYW .indexYWItem li span.on {
  background: #dddddd;
}
.indexYW .indexYWItem li span.on1 {
  background-color: #f7574b;
}
.indexYW .indexYWItem li span.on2 {
  background-color: #f5874a;
}
.indexYW .indexYWItem li a {
  display: block;
  padding-left: 25px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexYW .indexYWItem li a i {
  font-size: 13px;
  color: #999;
}
.indexList li {
  border-top: solid 1px #eeeeee;
  padding: 1.25rem 0;
}
.indexList li:hover .indexListText .indexListTt {
  color: #34548d;
}
.indexList li:last-child {
  padding-bottom: 0;
}
.indexList li .indexListImg {
  float: left;
  width: 110px;
  height: 77px;
}
.indexList li .indexListText {
  padding-left: 120px;
  min-height: 77px;
}
.indexList li .indexListText .indexListTt {
  font-size: 16px;
  color: #333333;
  transition: color 0.4s;
}
.indexList li .indexListText .indexListSubTt {
  font-size: 14px;
  color: #666666;
}
.indexSZ .indexSZCon {
  margin: 20px 0 0;
}
.indexSZ .indexSZCon .indexSZlist li {
  position: relative;
  width: 100%;
  padding: 0;
}
.indexSZ .indexSZCon .indexSZlist li::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #cccccc;
  border-radius: 50%;
  top: 28%;
  left: 0px;
  margin-top: -2px;
}
.indexSZ .indexSZCon .indexSZlist li.on a {
  font-weight: bold;
}
.indexSZ .indexSZCon .indexSZlist li a {
  padding-left: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
}
.indexSZ .indexSZCon .indexSZlist li a i {
  font-size: 14px;
  color: #8e8e8e;
}
.gbwork .workImg {
  float: left;
  width: 144px;
  height: 95px;
}
.gbwork .workImg img {
  width: 100%;
}
.gbwork .WorkList {
  padding-left: 170px;
}
.gbwork .WorkList li {
  position: relative;
}
.gbwork .WorkList li.on a {
  font-weight: bold;
}
.gbwork .WorkList li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
}
.gbwork .WorkList li a i {
  font-size: 14px;
  color: #8e8e8e;
}
.mt35 {
  margin-top: 35px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.PublicList li {
  position: relative;
}
.PublicList li::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #cccccc;
  border-radius: 50%;
  top: 50%;
  left: 0px;
  margin-top: -2px;
}
.PublicList li.on a {
  font-weight: bold;
}
.PublicList li a {
  padding-left: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
}
.PublicList li a i {
  font-size: 14px;
  color: #8e8e8e;
}
.PublicImgList {
  display: flex;
  align-items: center;
  justify-content: center;
}
.PublicImgList img {
  width: 95%;
}
.indexfz .tabCon {
  display: none;
}
.indexfz .tabCon.active {
  display: flex;
}
.indexfz .tabCon li {
  float: left;
}
.PublicIndexImg img {
  width: 100%;
  max-width: 100%;
}
.indexSZlist {
  display: flex;
  flex-wrap: wrap;
}
.indexSZlist li {
  padding-right: 3%;
  width: 50%;
  position: relative;
}
.indexSZlist li::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #cccccc;
  border-radius: 50%;
  top: 50%;
  left: 0px;
  margin-top: -2px;
}
.indexSZlist li a {
  padding-left: 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2.1;
}
.videoList {
  width: 100%;
  position: relative;
  margin-top: 20px !important;
}
.videoList .videoListImg {
  width: 100%;
  height: 100%;
}
.videoList .sp_icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.56);
  display: flex;
  align-items: center;
  justify-content: center;
}
.videoList .sp_icon img {
  width: 57px;
  height: 57px;
}
.indexTab {
  width: 100%;
  border-bottom: solid 2px #34548d;
  position: relative;
}
.indexTab li {
  float: left;
  font-size: 22px;
  padding: 0 20px;
  color: #1f1f1f;
  line-height: 2;
  cursor: pointer;
}
.indexTab li.on {
  background: #34548d;
  color: #fff;
}
.indexTab li.on span {
  opacity: 1;
  z-index: 1;
}
.indexTab li span {
  font-size: 14px;
  color: #9d9d9d;
  opacity: 0;
  position: absolute;
  top: 28%;
  right: 0;
  z-index: -1;
}
.fzShList {
  margin: 30px auto 0;
}
.fzShList .slideItem {
  text-align: center;
}
.fzShList .slideItem img {
  width: 100%;
}
.fzShList .slideItem p {
  font-size: 14px;
  line-height: 3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fzShList .swiper-pagination {
  bottom: -22px;
}
.mask {
  display: none;
}
.yq_link {
  margin-bottom: 40px;
}
.yq_link .yqItem .slideItem {
  border: solid 2px #b5b5b5;
}
.yq_link .yqItem .slideItem img {
  height: 100%;
  width: 100%;
}
.footer {
  background: #2c2f34;
}
.footer .footerCon {
  padding: 3rem 0;
}
.footer .footerCon .link {
  margin-top: 20px;
  font-size: 16px;
  color: #E0E4E8;
  border-bottom: 1px solid #373a3e;
}
.footer .footerCon .link a {
  padding-right: 6px;
  font-size: 14px;
  color: #E0E4E8;
  line-height: 2;
}
.footer .footerCon .footerText {
  font-size: 14px;
  line-height: 2;
  padding-top: 20px;
  color: #E0E4E8;
}
.footer .footerCon .footerText .lir {
  width: 230px;
  display: flex;
  align-items: center;
  justify-content: end;
}
.footer .footerCon .footerText .lir:first-child {
  padding-left: 0;
}
.footer .footerCon .footerText .lir a {
  font-size: 14px;
  color: #E0E4E8;
  padding: 0 8px;
}
.footer .footerCon .footerText .lx {
  width: 27%;
}
.footer .footerCon .footerText .lx p {
  text-align: left;
  font-size: 15px;
}
.footer .footerCon .footerText .lx span {
  display: block;
  line-height: 1.8;
  font-size: 32px;
  text-align: left;
  font-weight: bold;
  font-family: Arial;
}
.footer .footerCon .footerRight {
  color: #fff;
}
.footer .footerCon .footerRight .footerTel .sub_t {
  font-size: 14px;
}
.footer .footerCon .footerRight .footerTel .tel {
  font-size: 31px;
}
.footer .footerCon .footerRight .fxList {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .footerCon .footerRight .fxList span {
  width: 46px;
  height: 46px;
  margin: 0 5px;
  border-radius: 50%;
  background: #46494d;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.4s;
  cursor: pointer;
}
.footer .footerCon .footerRight .fxList span:hover {
  background: #466db4;
}
.footer .footerCon .footerRight .fxList span img {
  width: 16px;
}
.footer .footerCon .footerRight .divEwm {
  text-align: center;
}
.footer .footerCon .footerRight .divEwm .ewm {
  margin-top: 10px;
  text-align: center;
}
.footer .footerCon .footerRight .divEwm .ewm .ewmImg {
  width: 99px;
  background: #fff;
  border: solid 4px #fff;
}
.footer .footerCon .footerRight .divEwm .ewm p {
  line-height: 2;
}
.FindexYT .FindexYTImg .FindexYTImg_top img {
  width: 100%;
  height: 251px;
}
.FindexYT .FindexYTImg .FindexYTImg_top p {
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
}
.FindexYT .FindexYTImg .FindexYTImg_List {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.FindexYT .FindexYTImg .FindexYTImg_List a {
  width: 49%;
}
.FindexYT .FindexYTImg .FindexYTImg_List a img {
  width: 100%;
  height: 117px;
}
.Infopages {
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
}
.Infopages li a {
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
  color: #5f5f5f;
}
.videoList li {
  margin-bottom: 20px;
}
.videoList li img {
  width: 100%;
  max-height: 210px;
}
.videoList li p {
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2.5;
  text-align: center;
  color: #5f5f5f;
}
.aboutContent .aboutText {
  border-top: 1px solid #eeeeee;
  padding: 35px 0;
  line-height: 2;
  font-size: 14px;
  color: #333333;
  text-align: justify;
  padding-right: 3%;
}
.aboutContent .aboutList .aboutImg {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.aboutContent .aboutList .aboutImg a {
  width: 49%;
}
.aboutContent .aboutList .aboutImg a img {
  width: 100%;
}
.aboutContent .aboutList .aboutItem {
  padding: 10px 0;
}
.aboutContent .aboutList .aboutItem li {
  line-height: 2.45;
}
.aboutContent .aboutList .aboutItem li span {
  margin-top: 4px;
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.aboutContent .aboutList .aboutItem li span.on {
  background: #dddddd;
}
.aboutContent .aboutList .aboutItem li span.on1 {
  background-color: #f7574b;
}
.aboutContent .aboutList .aboutItem li span.on2 {
  background-color: #f5874a;
}
.aboutContent .aboutList .aboutItem li a {
  display: block;
  padding-left: 25px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mb10 li {
  margin-bottom: 10px;
}
.RWtext .RWtext_T {
  background: url(../images/rbj.png) no-repeat;
  padding: 3.125rem;
  background-size: 100%;
}
.RWtext .RWtext_T .RWtext_title {
  font-size: 35px;
  color: #1f1f1f;
  line-height: 1.66;
}
.RWtext .RWtext_T .fzText {
  font-size: 18px;
  color: #1f1f1f;
  text-align: justify;
}
.RWtext .RWtextImg img {
  width: 100%;
}
.listI3 li {
  float: left;
  width: 33.3%;
}
.listI3 li a {
  padding-right: 3%;
}
.RightItem li {
  border-top: none;
  padding: 0.625rem 0;
}
.RightTop a {
  display: flex;
  color: #333333;
  transition: color 0.4s;
  align-items: center;
}
.RightTop a img {
  float: left;
  width: 144px;
  height: 95px;
}
.RightTop a p {
  font-size: 18px;
  margin-left: 20px;
}
.RightTop:hover a {
  color: #34548d;
}
.newsTab {
  border-top: 2px solid #34548d;
  background: #eeeeee;
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: unset;
}
.newsTab li {
  flex: 1;
}
.newsTab li.on a,
.newsTab li:hover a {
  background: #34548d;
  color: #fff;
}
.newsTab li a {
  text-align: center;
  display: block;
  font-size: 17px;
  color: #1f1f1f;
  transition: all 0.4s;
  line-height: 3;
}
.newsList {
  border-bottom: dashed 1px #eeeeee;
  padding-bottom: 20px;
  margin-top: 20px;
}
.newsList:first-child {
  margin-top: 0;
}
.newsList li:hover .indexListText .indexListSubTt {
  color: #34548d;
}
.newsList li .indexListImg {
  float: left;
  width: 178px;
  height: 119px;
  border-radius: 5px;
}
.newsList li .indexListText .indexListSubTt {
  font-size: 19px;
  color: #666666;
  transition: color 0.4s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2.2;
  position: relative;
  padding-left: 15px;
}
.newsList li .indexListText .indexListSubTt::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #cccccc;
  border-radius: 50%;
  top: 50%;
  left: 0px;
  margin-top: -2px;
}
.newsList li .indexListText .time {
  font-size: 14px;
  color: #a8a8a8;
  line-height: 3;
}
.pagination-centered {
  margin: 2.1875rem auto;
}
.pagination-centered .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-centered .pagination li {
  margin: 0 5px;
}
.pagination-centered .pagination li a,
.pagination-centered .pagination li span {
  display: block;
  text-align: center;
  line-height: 2;
  color: #404040;
  background-color: #f3f3f3;
  padding: 0.0625rem 0.825rem 0.0625rem;
}
.pagination-centered .pagination li.active span {
  background: #34548d;
  color: #fff;
}
.pagination-centered .pagination li.disabled span {
  background: #efefef;
}
.newsTitle {
  font-size: 32px;
  color: #1f1f1f;
}
.subNews {
  font-size: 14px;
  color: #969696;
  line-height: 2;
}
.tgForm {
  width: 70%;
  max-width: 70%;
  margin: 35px auto -35px;
  background: url(../images/formbj.png) no-repeat bottom -26px center;
}
.tgForm .tg_left {
  background: url(../images/tg_bj.png) no-repeat;
  padding: 5.375rem 0 0 4.9375rem;
  min-height: 584px;
  color: #fff;
}
.tgForm .tg_left h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  line-height: 0.64;
}
.tgForm .tg_left p {
  font-size: 14px;
  line-height: 2;
}
.tgForm .tg_left span {
  font-size: 14px;
  display: block;
  line-height: 1.7;
}
.tgForm .tg_right {
  padding-bottom: 2.5rem;
}
.tgForm .tg_right .FormList li {
  margin-bottom: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: left;
}
.tgForm .tg_right .FormList li label {
  width: 120px;
  text-align: right;
  font-size: 14px;
  color: #333333;
  font-weight: normal;
}
.tgForm .tg_right .FormList li .select {
  width: 200px;
  height: 45px;
  border: solid 1px #eeeeee;
  border-radius: 5px;
  margin-bottom: 0;
}
.tgForm .tg_right .FormList li input {
  border: solid 1px #eeeeee;
  height: 45px;
  border-radius: 5px;
  padding-left: 10px;
  margin-bottom: 0;
}
.tgForm .tg_right .FormList li .InputTitle {
  width: 524px;
}
.tgForm .tg_right .FormList li .name {
  width: 196px;
}
.tgForm .tg_right .FormList li .tel {
  width: 196px;
}
.tgForm .tg_right .FormList li .se {
  display: flex;
}
.tgForm .tg_right .FormList li .yzm {
  height: 45px;
  margin-left: 10px;
}
.tgForm .tg_right .FormList li .content {
  width: 532px;
  height: 223px;
}
.tgForm .tg_right .FormList li .btn {
  width: 163px;
  height: 48px;
  border: none;
  border-radius: 5px;
  background: #34548d;
  margin-left: 120px;
}
.yqLink {
  border-top: solid 1px #eeeeee;
  padding-top: 20px;
}
.yqLink .yqLinkTitle {
  font-size: 18px;
  color: #333;
}
.yqLink .yqLinkItem a {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  font-size: 14px;
  color: #333333;
  line-height: 2;
}
.videoInfo .newsTitle,
.videoInfo .subNews {
  text-align: center;
}
.playerL {
  width: 100%;
}
.wapHeaderH {
  height: 3rem;
  width: 100%;
}
.wapHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #34548d;
  height: 3rem;
  z-index: 3;
}
.wapHeader .IndexContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.wapHeader .IndexContent .wap_logo img {
  height: 1.5rem;
}
.wapHeader .IndexContent .text {
  font-size: 1.1rem;
  color: #fff;
  line-height: 3rem;
  margin: 0;
}
.wapHeader .IndexContent .cd {
  cursor: pointer;
}
.wapHeader .IndexContent .cd img {
  height: 1.5rem;
}
.bannerItem li {
  border-bottom: 1px solid #eeeeee;
  padding: 0.45rem 0;
}
.bannerItem li:last-child {
  border-bottom: none;
}
.bannerItem li a .indexListSubTt {
  font-size: 16px;
  color: #333333;
}
.bannerItem li a .time {
  font-size: 14px;
  color: #666666;
}
.line {
  border-top: solid 10px #eaeaea;
}
.wapNewsList li {
  border-top: solid 1px #eeeeee;
  padding: 1.25rem 0;
}
.wapNewsList li:hover .indexListText .indexListSubTt {
  color: #34548d;
}
.wapNewsList li:last-child {
  padding-bottom: 0;
}
.wapNewsList li .indexListImg {
  float: right;
  width: 110px;
  height: 77px;
  border-radius: 5px;
}
.wapNewsList li .indexListText {
  padding-right: 120px;
  min-height: 77px;
}
.wapNewsList li .indexListText .indexListSubTt {
  font-size: 16px;
  color: #333333;
  transition: color 0.4s;
}
.wapNewsList li .indexListText .time {
  font-size: 14px;
  color: #666666;
}
.popuMenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 22;
  overflow-y: auto;
}
.popuMenu .wapTop {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  height: 3rem;
  background: #34548d;
  color: #fff;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
  line-height: 2.2;
}
.popuMenu .wapTop .wapHome,
.popuMenu .wapTop .wapGnb {
  cursor: pointer;
}
.popuMenu .wapTop .wapHome img,
.popuMenu .wapTop .wapGnb img {
  height: 1rem;
}
.popuMenu .wapTop .wapHome {
  margin-left: 1rem;
}
.popuMenu .wapTop .wapGnb {
  margin-right: 1rem;
}
.popuMenu .wapNavTitle a {
  display: block;
  font-size: 17px;
  color: #34548d;
  line-height: 3;
}
.popuMenu .navItem li {
  text-align: center;
}
.popuMenu .navItem li a {
  display: block;
  color: #333;
  line-height: 3;
}
.linh {
  height: 3rem;
  width: 100%;
}
.wapTopH {
  width: 100%;
  height: 3rem;
  background: url(../images/wap_topbj.png) no-repeat;
  background-size: 100% 100%;
  height: 7rem;
  color: #fff;
  font-size: 1rem;
  display: flex;
  align-items: top;
  justify-content: space-between;
  padding: 0.5rem 0;
  line-height: 2.2;
  z-index: 3;
}
.wapTopH .wapHome,
.wapTopH .cd {
  cursor: pointer;
}
.wapTopH .wapHome img,
.wapTopH .cd img {
  height: 1rem;
}
.wapTopH .wapHome {
  margin-left: 1rem;
}
.wapTopH .cd {
  margin-right: 1rem;
}
.navWap {
  display: flex;
  align-items: center;
  justify-content: left;
  flex-wrap: wrap;
  position: relative;
  z-index: 4;
  margin-top: -7rem;
}
.navWap li a {
  padding: 0 0.5rem;
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 2;
}
.wapTopR {
  width: 100%;
  height: 3rem;
  background: #34548d;
  color: #fff;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
  line-height: 2.2;
}
.wapTopR .wapHome,
.wapTopR .cd {
  cursor: pointer;
}
.wapTopR .wapHome img,
.wapTopR .cd img {
  height: 1rem;
}
.wapTopR .wapHome {
  margin-left: 1rem;
}
.wapTopR .cd {
  margin-right: 1rem;
}
.fc_ewm {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 0;
  background: #eeeeee;
  padding: 20px;
}
.fc_ewm li {
  display: block;
  margin-bottom: 10px;
}
.fc_ewm li img {
  width: 120px;
}
.fc_ewm li p {
  line-height: 2.5;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.wapListNews li {
  background: #fff;
  padding: 0.5rem 0;
  border-top: 10px solid #e5e5e5;
}
.wapListNews li a {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.wapListNews li a h5 {
  font-size: 1.4rem;
  font-weight: bold;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wapListNews li a p {
  font-size: 1rem;
  color: #555;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (min-width: 1300px) {
  .IndexContent {
    /* width: 90%; */
  }
  .hiddenPC {
    display: none;
  }
}
@media only screen and (max-width: 1299px) and (min-width: 1024px) {
  .IndexContent {
    width: 90%;
  }
  .hiddenPC {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .IndexContent {
    width: 90%;
  }
  .padding {
    padding: 0;
  }
  .hiddenWap {
    display: none;
  }
  .swiperNews,
  .indexYW,
  .indexSH {
    padding: 0;
  }
  .indexSH {
    margin-top: 1rem;
  }
  .PublicList li a i,
  .indexSZlist li a i {
    display: none;
  }
  .indexYW {
    margin-top: 1rem;
  }
  .indexYW .indexYWItem li {
    position: relative;
  }
  .indexYW .indexYWItem li::after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #cccccc;
    border-radius: 50%;
    top: 50%;
    left: 0px;
    margin-top: -2px;
  }
  .indexYW .indexYWItem li span {
    display: none;
  }
  .indexYW .indexYWItem li a {
    padding-left: 15px;
  }
  .indexYW .indexYWItem li a i {
    display: none;
  }
  .nav {
    width: 90%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    padding: 0.5rem;
    flex-flow: wrap;
    height: 4.2rem;
    overflow: hidden;
  }
  .nav li {
    width: 12.5%;
    text-align: center;
  }
  .swiperNews {
    margin-top: 0.5rem;
  }
  .swiperNews .swiper-wrapper .swiper-slide {
    border-radius: 5px;
    overflow: hidden;
  }
  .indexTitle {
    border-bottom: solid 1px #eeeeee;
  }
  .indexTitle a {
    padding-left: 0.5rem;
    position: relative;
  }
  .indexTitle a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 1.6rem;
    margin-top: -0.8rem;
    background: #34548d;
  }
  .indexTitle a i {
    background: transparent;
    color: #333;
    padding: 0;
  }
  .indexTitle a span img {
    height: 15px;
  }
  .videoList li {
    padding: 0;
    width: 49%;
  }
  .videoList li:nth-last-child(1),
  .videoList li:nth-last-child(2) {
    margin-bottom: 0;
  }
  .videoList li:nth-child(even) {
    margin-left: 2%;
  }
  .mt35 {
    margin-top: 1rem;
  }
  .footer {
    background: #34548d;
  }
  .footer .footerCon {
    padding: 1rem 0;
  }
  .footer .footerCon .footerLeft li {
    float: left;
    width: 50%;
    padding-left: 3%;
    border-right: solid 1px rgba(255, 255, 255, 0.17);
    margin-bottom: 0.5rem;
  }
  .footer .footerCon .footerLeft li:nth-of-type(odd) {
    padding-left: 0;
  }
  .footer .footerCon .footerLeft li p a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 2;
  }
  .footer .footerCon .footerRight {
    display: initial;
    align-items: center;
    justify-content: space-between;
    color: #fff;
  }
  .footer .footerCon .footerRight .footerTel {
    width: 100%;
  }
  .footer .footerCon .footerRight .footerTel .sub_t {
    font-size: 14px;
  }
  .footer .footerCon .footerRight .footerTel .tel {
    font-size: 31px;
  }
  .footer .footerCon .footerRight .footerTel .footerText {
    width: 100%;
    font-size: 14px;
    line-height: 2;
    margin-top: 10px;
  }
  .footer .footerCon .footerRight .divEwm {
    text-align: center;
  }
  .footer .footerCon .footerRight .divEwm .lir {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer .footerCon .footerRight .divEwm .lir a {
    font-size: 14px;
    color: #fff;
    padding: 0 8px;
  }
  .footer .footerCon .footerRight .divEwm .ewm {
    margin-top: 10px;
    text-align: center;
  }
  .footer .footerCon .footerRight .divEwm .ewm .ewmImg {
    background: #fff;
    border: solid 5px #fff;
  }
  .footer .footerCon .footerRight .divEwm .ewm p {
    line-height: 2;
  }
  .RWtext .RWtext_T {
    background: url(../images/rbj1.png) no-repeat;
    background-size: 100% 100%;
    padding: 1rem 0.85rem;
  }
  .RWtext .RWtext_T .RWtext_title {
    font-size: 1.5rem;
    color: #1f1f1f;
    line-height: 1.66;
  }
  .RWtext .RWtext_T .fzText {
    font-size: 18px;
    color: #1f1f1f;
    text-align: justify;
  }
  .fzShList {
    flex-wrap: wrap;
  }
  .fzShList li {
    width: 49%;
  }
  .fzShList li:nth-of-type(odd) {
    margin-left: 0;
  }
  .fc_ewm {
    display: none;
  }
  .footerWapH {
    height: 3rem;
    display: block;
    width: 100%;
  }
  .footerWap {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #fff;
    z-index: 3;
    border-top: 1px solid #eeeeee;
  }
  .footerWap li {
    flex: 1;
    text-align: center;
    position: relative;
  }
  .footerWap li:last-child::after {
    display: none;
  }
  .footerWap li::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    border-right: 1px solid #eeeeee;
  }
  .footerWap li a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: #333;
    line-height: 2.5;
  }
  .footerWap li a img {
    width: 1rem;
    margin-right: 5px;
  }
  .videoList li {
    margin-bottom: 0;
  }
  .videoList li p {
    line-height: 3;
  }
  .IndexContent .newsText .videoList {
    margin: 1rem auto;
  }
  .newsTitle {
    font-size: 1.4rem;
  }
}
